home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / Formulas / BOFMaps61-65 var3.frs < prev    next >
INI File  |  2001-04-30  |  3KB  |  168 lines

  1. [DrawSize]
  2. X_Size=320
  3. Y_Size=240
  4. [Main]
  5. Renderer=Fractal Explorer 1.22, 30.04.2001
  6. [Fractal]
  7. X_Coord=-0.20181219006241323
  8. Y_Coord=-1.23671498153139059
  9. W_Coord=0.498069369319363102
  10. X0_Coord=-2
  11. Y0_Coord=2
  12. W0_Coord=4
  13. AutoIter=0
  14. IFSIter=100
  15. Number=3000
  16. BailOut=100
  17. MaxIter=30
  18. Rotation=0
  19. P1real=0
  20. P1imag=0
  21. P2real=1.16417910447761194
  22. P2imag=1.3035000000000001
  23. P3real=0
  24. P3imag=0
  25. PJreal=3.94030000000000014
  26. PJimag=3.6402000000000001
  27. Function1=0
  28. Function2=0
  29. JulieSet=0
  30. Inverted=0
  31. F-Set=1
  32. Filter=58
  33. Strange=1
  34. KeepBlk=0
  35. NoOutside=0
  36. Filter only=1
  37. IFSColorStyle=0
  38. IFSSolidRed=255
  39. IFSSolidGreen=255
  40. IFSSolidBlue=255
  41. IFSquick=1
  42. Smoothing=2
  43. Double=0
  44. Precision=2
  45. ConstructorA1=1
  46. ConstructorB1=0
  47. ConstructorC1=1
  48. ConstructorD1=0
  49. ConstructorE1=0
  50. ConstructorF1=0
  51. ConstructorG1=0
  52. ConstructorH1=0
  53. ConstructorI1=0
  54. ConstructorJ1=0
  55. ConstructorK1=0
  56. ConstructorL1=0
  57. ConstructorM1=0
  58. [IFS]
  59. Name=
  60. Count=0
  61. [Quaternion]
  62. W=0
  63. CR=-0.456425999999999998
  64. CI=0.510553000000000035
  65. CJ=0.122399999999999995
  66. CK=-0.092399999999999996
  67. Rx=0
  68. Ry=0
  69. Rz=0
  70. Lx=2
  71. Ly=0
  72. Lz=-4
  73. AmbientClR=50
  74. AmbientClG=50
  75. AmbientClB=50
  76. DiffuseClR=190
  77. DiffuseClG=150
  78. DiffuseClB=0
  79. SpeculaClR=255
  80. SpeculaClG=255
  81. SpeculaClB=255
  82. StepBig=200
  83. StepSmall=40
  84. [UserFrm]
  85. StringCount=24
  86. Str0=  var Z,Z0,P1,P2,P3: TComplex;
  87. Str1=      Z2,Z3,Z4: TComplex;
  88. Str2=Begin
  89. Str3=  Z :=MakeComplex(x,y);
  90. Str4=  Z0:=MakeComplex(cr,ci);
  91. Str5=  P1:=MakeComplex(p1r,p1i);
  92. Str6=
  93. Str7=  If cA1.real<>0 Then Z:=cA1;  
  94. Str8=  Z2:=CSqr(Z);
  95. Str9=  Z3:=CTriple(Z);
  96. Str10=  Z4:=CSqr(CSqr(Z));
  97. Str11=  
  98. Str12=  P3:=CSub(CMulR(Z2,0.5),CSubR(CMulR(Z,0.5),0.5));
  99. Str13=  P3:=CSub(Z4,CAdd(CMulR(Z3,0.5),P3));
  100. Str14=
  101. Str15=  P2:=CAdd(CSubR(Z,0.5),P1);
  102. Str16=  P2:=CAdd(P2,CSub(CMulR(Z3,4),CMulR(Z2,1.5)));
  103. Str17=  Z :=CSub(Z,CDiv(P3,P2));
  104. Str18=  cA1:=Z;
  105. Str19=  
  106. Str20=  Z :=P3;
  107. Str21=
  108. Str22=  SetResult(x,y, Z);
  109. Str23=End;
  110. [Colors]
  111. Palette type=0
  112. ColorOrder=3
  113. Grayed=0
  114. Brightness=14
  115. Contrast=128
  116. IterChanging=5
  117. UFDensity=3
  118. UFmappingMode=1
  119. InfinityRed=0
  120. InfinityGreen=0
  121. InfinityBlue=0
  122. [Standart palette]
  123. RedStep=4
  124. RedShift=-255
  125. GreenStep=3
  126. GreenShift=-255
  127. BlueStep=3
  128. BlueShift=243
  129. [Linear palette]
  130. Red1=255
  131. Red2=0
  132. Green1=255
  133. Green2=0
  134. Blue1=0
  135. Blue2=255
  136. [Parabola palette]
  137. Red1=0
  138. Red2=255
  139. Green1=0
  140. Green2=255
  141. Blue1=255
  142. Blue2=0
  143. [Square palette]
  144. Red1=0
  145. Red2=128
  146. Green1=0
  147. Green2=0
  148. Blue1=0
  149. Blue2=255
  150. [UF palette]
  151. Count=4
  152. Node0x=0
  153. Node0r=0
  154. Node0g=0
  155. Node0b=0
  156. Node1x=58
  157. Node1r=244
  158. Node1g=255
  159. Node1b=0
  160. Node2x=127
  161. Node2r=0
  162. Node2g=0
  163. Node2b=109
  164. Node3x=236
  165. Node3r=255
  166. Node3g=255
  167. Node3b=255
  168.